Refactor mouse highlight invocation for w32 console.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 May 2012 09:56:31 +0000 (12:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 May 2012 09:56:31 +0000 (12:56 +0300)
commita4d6dc45d82c521531c57d8bef5ae1a9d904b676
treede5b12522b179f09e51a23163e12f68d03deaa20
parent3f6ea6a826afb5465cde2c02f14f1c11ed5ee5e8
Refactor mouse highlight invocation for w32 console.

 src/w32inevt.c: Include termchar.h.
 (mouse_moved_to): Move the call to note_mouse_highlight from here...
 (do_mouse_event): ...to here.
 Call clear_mouse_face if mouse_face_hidden is set in the mouse
 highlight info.
src/ChangeLog
src/w32inevt.c